#slideshow1 {width:100%; height:270px; overflow:hidden; position:relative}
#slideshow1 .container {width:100%; height:270px; position:relative; z-index:3}
#slideshow1 .mask {width:100%; height:270px; cursor:pointer; left:0; position:absolute; top:0; z-index:30}
#slideshow1 .caption {width:1190px; bottom:30px; left:30px; position:absolute; z-index:35}
#slideshow1 .caption h3 {color:#fff; font-size:16px; font-weight:normal}
#slideshow1 .caption h3 a {color:#FFF8D6; padding-bottom:5px; display:block}
#slideshow1 .caption h3 a:hover {color:#fff; text-decoration:none}
#slideshow1 .paging {width:100%; position:absolute; right:0px; bottom:10px; text-align:center; z-index:35}
#slideshow1 .paging a {background-color:#000; border:1px solid #666; text-align:center; color:#fff; width:15px; padding:2px 6px; margin-right:5px; height:15px; line-height:15px; margin-bottom:5px; opacity:0.5; filter:alpha(opacity=70)}
#slideshow1 .paging a:hover, #slideshow1 .paging a.current {opacity:1; background-color:#0057b7; filter:alpha(opacity=100)}
#slideshow1 .preview {-moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; width:100px; background:#fff; color:#000; display:none; padding:5px; position:absolute; right:35px; text-align:center; top:15px; z-index:35; font-size:82%}
#slideshow1 .preview span {display:block; padding-top:3px}
#slideshow1 .slide {width:100%; height:270px; background-position:0 0; background-repeat:no-repeat; left:0; position:absolute; top:0; z-index:15}
#slideshow1 .slide .click-area {width:100%; height:270px; bottom:0; left:0; position:absolute; z-index:20}
#slideshow1 .slide .click-area embed {z-index:25}